Skip to content

Conversation

theck13
Copy link
Contributor

@theck13 theck13 commented Aug 10, 2025

Fix

Add populating the values of the loginEmail and loginPassword items in the gradle.properties file in the email and password fields for debug builds. If the values are set in gradle.properties, they will be inserted into the fields for the login flow. Otherwise, the fields will be empty.

These same changes were added previously in Add Debug Credentials, but they were removed when SimplenoteCredentialsActivity.java was replaced with NewCredentialsActivity.kt.

Test

  1. Clear app data.
  2. Tap Sign Up button.
  3. Notice Email field is empty.
  4. Tap back arrow in app bar.
  5. Tap Log In button.
  6. Tap "We'll email you a code..." button.
  7. Notice Email and Password fields are populated with loginEmail and loginPassword values from gradle.properties.

Review

Only one developer is required to review these changes, but anyone can perform the review.

Release

These changes do not require release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant